home *** CD-ROM | disk | FTP | other *** search
- Date: Tue, 9 Nov 1993 23:19:10 -0800
- From: ersmith@netcom.com (Eric R. Smith)
- Message-Id: <199311100719.XAA03200@mail.netcom.com>
- To: entropy@terminator.rs.itd.umich.edu
- Subject: Re: include file problems
-
- All MiNT traps are now guaranteed not to be used by future versions of
- GEMDOS (or more accurately, are guaranteed not to be used in non-compatible
- ways by future versions of GEMDOS). So checking for -32 return codes to
- see if a function is present is kosher. Of course, there are other things
- (like how Fread and Fwrite will behave) that you may want to check the
- MiNT cookie for...
-
- Eric
-